Age | Commit message (Expand) | Author |
2005-05-27 | make sure to enable socket on resume. | Robert Nagy |
2005-05-27 | remove dup include of "log.h" | Xavier Santolaria |
2005-05-27 | add back ACCEPT_GLAGS and active flag check, pointed out by cedric | Henning Brauer |
2005-05-27 | get rid of 'log-all'. now that we have 'log (options)', make 'all' an | Daniel Hartmeier |
2005-05-27 | - Merge changes from pxacom back into the common com driver. | Uwe Stuehler |
2005-05-27 | get rid of shift/reduce conflicts, don't support empty logopts | Daniel Hartmeier |
2005-05-27 | use a fixed address for the base dva, also don't forget to setup the | Jason Wright |
2005-05-27 | comment out unused PACKET_TAG_IPSEC_IN_CRYPTO_DONE code; ok hshoexer | Markus Friedl |
2005-05-27 | Implement SPD (IPsec flow) snapshots. | Hakan Olsson |
2005-05-27 | will throw claudio in a big pot of kaesefondue for repeated whitespace fuckups | Henning Brauer |
2005-05-27 | Convert IPSP_IPSEC_x to SADB_X_FLOW_TYPE_x. hshoexer@ ok. | Hakan Olsson |
2005-05-27 | Must convert back from IPPROTO_x to SADB_SATYPE_x. hshoexer@ ok | Hakan Olsson |
2005-05-27 | nat pass log tests here as well. | Marco Pfatschbacher |
2005-05-27 | more ncr(4) pruning | Martin Reindl |
2005-05-27 | kroute6 support, at least partially. Get it in so that Henning can clean it | Claudio Jeker |
2005-05-27 | mktemp(3) et al. go in stdlib.h, not unistd.h. While there be more | Todd C. Miller |
2005-05-27 | cvs_noexec check; ok jfbeers | Xavier Santolaria |
2005-05-27 | prepare the removal of sys_undelete(), make it a stub, okay millert@ | Pedro Martelletto |
2005-05-27 | log two pairs of uid/pid through pflog: the uid/pid of the process that | Daniel Hartmeier |
2005-05-27 | Add rtm_fmask define to make the (ab)use of rtm_use more obvious. | Ryan Thomas McBride |
2005-05-27 | add a field to struct socket that stores the pid of the process that | Daniel Hartmeier |
2005-05-27 | Add a flag for specifying the socket to open to talk to bgpd. | Claudio Jeker |
2005-05-27 | - check strlcpy() return values for truncation | Jean-Francois Brousseau |
2005-05-27 | print the screwed ofs in the panic msg | Michael Shalayeff |
2005-05-27 | No longer used after merge of atapi/scsi cd code. | Kenneth R Westerback |
2005-05-27 | De-inline a couple of long functions, which also makes them debugger-visible.... | Hakan Olsson |
2005-05-27 | Convert cd code to new mode sense framework. Merge cd_scsi and | Kenneth R Westerback |
2005-05-27 | add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@ | Dale Rahn |
2005-05-27 | When looping over pfkey messages, make sure extension length is > 0. | Hans-Joerg Hoexer |
2005-05-27 | use new sysctl to retrieve flow informations including IDs | Hans-Joerg Hoexer |
2005-05-27 | Use export_flow() to wrap policies retrieved via sysctl in pfkey message | Hans-Joerg Hoexer |
2005-05-27 | Add export_flow() | Hans-Joerg Hoexer |
2005-05-27 | Prune ncr(4) references. | Miod Vallat |
2005-05-27 | remove some misplaced htole32s | Reyk Floeter |
2005-05-27 | Replace unused pxa2x0_watchdog_boot() with RTC control functions. | Uwe Stuehler |
2005-05-27 | Enable SSE instructions on secondary (i386) processors in | Kjell Wooding |
2005-05-27 | re-enable gpio init even without using the gpio(4) framework | Reyk Floeter |
2005-05-27 | modernize and cleanup the nsgphy code, using mii_phy_setmedia/mii_phy_tick | Brad Smith |
2005-05-27 | In find file, behave like emacs: the default starting directory for | Chad Loder |
2005-05-27 | When the neighbor at the other end of the virtual link goes to state | Esben Norby |
2005-05-27 | Set the V-bit when originating virtual links in router LSAs. | Esben Norby |
2005-05-27 | only access if_linkstatehooks inside splnet. | Marco Pfatschbacher |
2005-05-27 | fix -O for cases where no ControlPath has been specified or socket at | Damien Miller |
2005-05-27 | sync | Theo de Raadt |
2005-05-27 | Add emacs-style replace-string function that does not prompt you | Chad Loder |
2005-05-27 | some cleanup | Brad Smith |
2005-05-27 | Virtual link support, originate virtual links in router LSAs. | Esben Norby |
2005-05-27 | hook in iommu, but it's still disabled by default for now | Jason Wright |
2005-05-27 | Virtual link support. | Esben Norby |
2005-05-27 | Fix dumb bug in initial prompt for search-forward | Chad Loder |