Commit Graph

131232 Commits

Author SHA1 Message Date
Alexander Leidinger
c2bb6a54ef Tell interested readers of the source that the return value is not
checked by intend.

Found by:	Coverity Prevent (tm)
CID:		55
Reviewed by:	ariff
2007-03-31 13:38:12 +00:00
David Malone
1ae6e5f2a2 Fill in a bit of the tree around me and iedowse. 2007-03-31 13:05:32 +00:00
Alex Dupre
854e9543f1 Add myself. 2007-03-31 12:56:07 +00:00
Tim Bishop
56fe277659 - Add myself. 2007-03-31 11:48:18 +00:00
Randall Stewart
5e54f665f0 - Found bug in min split point bundling which caused
incorrect, non-bundlable fragmentation.
- Added min residual to better control split points for
  both how big a msg must be as well as how much needs
  to be left over.
- With our new algo in place, we need to implicitly
  set "end of msg" on the sp-> structure otherwise we
  end up with "hung" associations.
- Room reserved up front in IP header by pushing IP
  header to back of mbuf.
- Fix so FR's peg count of retransmissions needed.
- Fix so an unlucky chunk that never gets across
  will kill the assoc via the kill timer and send an
  abort too.
- Fix bug in sctp_input which can result in a crash.
- Do not strip off IP options anymore.
- Clean up sctp_calculate_rto().
- Get rid of unused sysctl.
- Fixed so we discard all M-Cast
- Fixed so port check done AFTER checksum
- Fixed bug in fragmentation code that prevented
  us from fragmenting a small complete message when
  we needed to.
- Window probes were not marked back to unsent and
  flight adjusted when a sack came in with no
  window change or accepting of the probe data.
  We now fix this with having a mark on the net and
  the chunk so we can clear it out when the sack arrives
  forcing it to retran just like it was "new" this
  improves the handling of window probes, which were
  dropped by the receiver.
- Tighten AUTH protocol error checks during INIT/INIT-ACK exchange
2007-03-31 11:47:30 +00:00
Alexander Leidinger
d5750df2ce Add my mentees bsam and ariff, my mentors steve (date not determined) and
joerg (to the ports file only, he is already listed in the src one) and
myself.
2007-03-31 11:40:36 +00:00
Randall Stewart
81cd3d4cac Add myself. 2007-03-31 11:33:32 +00:00
Colin Percival
0260ab4f4e Split the append_archive function (used for processing @<archive> directives)
into separate append_archive and append_archive_filename functions; the first
takes a "struct archive *" as input, while the second takes a filename, opens
the archive, and calls the first.

There should be no changes in behaviour as a result of this commit; it simply
reorganizes code to make more sense.  At some point in the future it may be
possible to share code between append_archive and read_archive, but not yet.

Discussed with:	kientzle
2007-03-31 10:14:03 +00:00
Yaroslav Tykhiy
c691c0ed18 Make the comment for cspace() match reality. 2007-03-31 09:08:22 +00:00
Mike Makonnen
0a9b210037 Make subroutine names more conformant with other scripts in rc.d.
MFC After: 2 weeks
2007-03-31 09:03:38 +00:00
Ralf S. Engelschall
8e219dc525 Add my entry as a src committer 2007-03-31 07:38:26 +00:00
Simon L. B. Nielsen
31f0f2efe5 Back out last commit, which should not have been committed in the first
place.

Note to self: Do not commit when not really awake yet.

Pointy hat to:	simon
2007-03-31 07:28:53 +00:00
Cheng-Lung Sung
88ba09956b - add myself
- my mentor is not there, yet.
2007-03-31 07:23:22 +00:00
Simon L. B. Nielsen
f4947de2f0 - Add myself. 2007-03-31 07:12:56 +00:00
Simon L. B. Nielsen
49e5e16ed2 - Use my (almost) full name. My old mentor should have learned that
by now... ;-).
- Add my mentees (josef and remko).
- Sort names.
2007-03-31 06:58:35 +00:00
Joe Marcus Clarke
1a84537cdd Add myself and my three mentees, bland, eik, and jmallett. 2007-03-31 06:18:15 +00:00
Joel Dahl
7716dd4d52 Add myself. 2007-03-31 06:09:10 +00:00
Matteo Riondato
27bce1c0f7 Add grand-mentor (njl), mentor (philip), me (matteo) and the other
philip's mentee (jls)
2007-03-31 06:03:01 +00:00
Jung-uk Kim
46bd727a1e Correct BB-profiling and adjust comments.
Pointed out by:	bde
Reviewed by:	bde
2007-03-31 01:47:37 +00:00
Rong-En Fan
aea11552f6 - Add myself and my mentor
- While I'm here, add my grand-mentor in ports
2007-03-31 01:47:17 +00:00
Jung-uk Kim
6a4abad780 Fix off-by-4 error in address validation for i386, reduce PCB reloading, and
fix more style(9) nits.

Pointed out by:	bde
Discussed with:	kib
Reviewd by:	bde
2007-03-30 23:19:08 +00:00
Andre Oppermann
92ed5e9841 Add myself and my former mentee qingli. Sort. 2007-03-30 23:06:13 +00:00
Marcus Alves Grando
8a2cce86cb - Fix my name. 2007-03-30 23:03:49 +00:00
Hidetoshi Shimokawa
437a3435c5 Teardown interrupt only when sc->ih is not NULL.
MFC after: 3 days
2007-03-30 22:25:26 +00:00
Kirill Ponomarev
644c7a9605 Add myself, fjoe, sergei, sem, sat, miwi, brooks and philip. 2007-03-30 22:25:17 +00:00
Lukas Ertl
ba54e248c4 Add dates for joerg@ and obrien@. 2007-03-30 22:20:43 +00:00
Ceri Davies
c56abbf369 Add my mentor and mentees.
Add a comment clarifying the date format as it wasn't immediately
obvious from the current entries.
2007-03-30 22:06:56 +00:00
Giorgos Keramidas
5f7ac56935 Add danger, garys, pav, jim, and trhodes to the list of committers, and
list the first three as my mentees, and trhodes as co-mentor of danger.
2007-03-30 21:59:58 +00:00
Takanori Watanabe
604a7426cc New line for new sentense.
Pointed out by: brueffer
2007-03-30 21:59:55 +00:00
Giorgos Keramidas
ea99b717a1 Note that it was Nik Clayton who lured me into doc-committers. 2007-03-30 21:45:08 +00:00
Takanori Watanabe
3db4056dc5 Hook acpi_aiboost man page and modify the man page a bit. 2007-03-30 21:19:10 +00:00
Takanori Watanabe
55407bcb97 Add man page for acpi_aiboost. Based on man page for NetBSD. 2007-03-30 20:35:37 +00:00
Jung-uk Kim
80f87d5e55 Fix more style(9) nits[1] and remove unnecessary use of '#if !defined(_KERNEL)'.
Pointed out by:	bde[1]
2007-03-30 19:33:53 +00:00
Mike Makonnen
624321b5a8 Record rc.d/nfslocking dependency on rc.d/rpcbind.
PR: conf/105465
Submitted By: ru (with minor cosmetic change)
MFC-After: 1 month
2007-03-30 19:08:58 +00:00
Emanuel Haupt
58cf69a778 Add my mentor 2007-03-30 19:08:33 +00:00
Jung-uk Kim
6c01d9c83d Add myself and mentor and grand-mentor. All the dates are from access log. 2007-03-30 19:01:36 +00:00
Renato Botelho
c2992901df Fix \n on clement entry 2007-03-30 18:53:15 +00:00
Lukas Ertl
0d18b451f0 Add my two mentors, grog@ and joerg@, and myself.
Correct date for schweikh@.
2007-03-30 18:49:36 +00:00
Max Laier
a476670890 Add myself + offspring, grand- and co-mentors. 2007-03-30 18:39:12 +00:00
Mike Makonnen
cc164aba90 Some rc.d commands (such as stop|restart etc.) won't automagically work
if we don't explicitly set the name of the executable program.

PR: conf/104408
2007-03-30 18:36:45 +00:00
Jung-uk Kim
6403d3a160 Use the same wisdom of sys/i386/i386/support.s 1.97 to remove obfuscation.
Pointed out by:	bde
2007-03-30 18:27:57 +00:00
Florent Thoumie
641e4b2940 - acardenas -> acm
- Sort alphabetically.
2007-03-30 18:22:53 +00:00
Jean Milanez Melo
de96fa80d7 - Add myself and mnag. 2007-03-30 18:16:22 +00:00
Sam Leffler
3b4f84880e don't display ssid cloaking status as "ssid HIDE", use the cmd line
parameter like everything else

MFC after:	2 weeks
2007-03-30 18:14:04 +00:00
John Baldwin
028923e54d - Use PARTIAL_PICKUP_GIANT() to implement PICKUP_GIANT().
- Move UGAR() macro up to the comment that describes it.
- Fix a couple of typos.
2007-03-30 18:10:08 +00:00
John Baldwin
b80ad3eea1 - Drop memory barriers in rw_try_upgrade(). We don't need an 'acq' memory
barrier here as the earlier rw_rlock() already contained one.
- Comment fix.
2007-03-30 18:08:55 +00:00
Emanuel Haupt
4efdbc8aea Add myself and db 2007-03-30 18:08:51 +00:00
Julian Elischer
a280550abf Add some cross references to locking.9 from related pages. 2007-03-30 18:07:26 +00:00
John Baldwin
ab2dab1680 - Use lock_init/lock_destroy() to setup the lock_object inside of lockmgr.
We can now use LOCK_CLASS() as a stronger check in lockmgr_chain() as a
  result.  This required putting back lk_flags as lockmgr's use of flags
  conflicted with other flags in lo_flags otherwise.
- Tweak 'show lock' output for lockmgr to match sx, rw, and mtx.
2007-03-30 18:07:24 +00:00
Renato Botelho
9a78e8bc19 Add my 3 mentees (acm@, alepulver@ and vd@) 2007-03-30 18:05:28 +00:00